Editing Spatial Index General

Type
Choose the index type: Nonclustered, Clustered, XML or Spatial

Table/View
Must be Table.

Table Name
Select a table.

Spatial Column
Select a spatial column which the index is based.

Tessellation Scheme
The tessellation scheme for the spatial index.

Bounding Box
Specify a numeric four-tuple that defines the four coordinates of the bounding box: the x-min and y-min coordinates of the lower, left corner, and the x-max and y-max coordinates of the upper right corner.

Min. Coordinates
Specify the x-coordinate (X) and y-coordinate (Y) of the lower-left corner of the bounding box.

Max. Coordinates
Specify the x-coordinate (X) and y-coordinate (Y) of the upper-right corner of the bounding box.

Grid Density
Define the density of the grid at each level of a tessellation scheme.

Level 1
Specify the first (top) level grid.

Level 2
Specify the second-level grid.

Level 3
Specify the third-level grid.

Level 4
Specify the fourth-level grid.

Cells per Object
Specify the number of tessellation cells per object that can be used for a single spatial object in the index by the tessellation process.